bitkeeper revision 1.1159.1.342 (4187f78cS7K9ViWTUbD9FoDmF50h3Q)
authorsmh22@tempest.cl.cam.ac.uk <smh22@tempest.cl.cam.ac.uk>
Tue, 2 Nov 2004 21:09:32 +0000 (21:09 +0000)
committersmh22@tempest.cl.cam.ac.uk <smh22@tempest.cl.cam.ac.uk>
Tue, 2 Nov 2004 21:09:32 +0000 (21:09 +0000)
interface.tex:
  fooble

docs/src/interface.tex

index 45d43186f17364bd623c04f055b7262c9247faa6..1e3b14e6e0946b9ee8567584d5a84e3f7458a6b2 100644 (file)
@@ -506,11 +506,6 @@ available in {\tt Sched-HOWTO.txt}.
 
 
 
-\hypercall{physdev\_op(void *physdev\_op)}
-
-
-\hypercall{vm\_assist(unsigned int cmd, unsigned int type)}
-
 
 
 
@@ -892,7 +887,13 @@ Safe sharing of memory pages between guest OSes is carried out granting
 access on a per page basis to individual domains. This is achieved 
 by using the {\tt grant\_table\_op()} hypercall. 
 
-%\hypercall{grant\_table\_op(unsigned int cmd, void *uop, unsigned int count)}
+XXX SMH: damn, found some more calls - needs little bit more yet.
+
+\hypercall{grant\_table\_op(unsigned int cmd, void *uop, unsigned int count)}
+
+\hypercall{physdev\_op(void *physdev\_op)}
+
+\hypercall{vm\_assist(unsigned int cmd, unsigned int type)}
 
 
 \section{Administrative Operations}